BodyPartBodyParts Property |
Gets the body parts.
Namespace:
Independentsoft.Email.Mime
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic BodyPartList BodyParts { get; }Public ReadOnly Property BodyParts As BodyPartList
Get
Property Value
Type:
BodyPartListThe body parts.
See Also